.Net Framework > v2.0.50727 > System > String > LastIndexOf LastIndexOf(Char)
LastIndexOf(Char,Int32)
LastIndexOf(Char,Int32,Int32)
LastIndexOf(String)
LastIndexOf(String,Int32)
LastIndexOf(String,Int32,Int32)
LastIndexOf(String,Int32,Int32,StringComparison)
LastIndexOf(String,Int32,StringComparison)
LastIndexOf(String,StringComparison)


LastIndexOf(Char)

Category
Method
Description
Reports the index position of the last occurrence of a specified Unicode character within this instance.
Type
Int32
Character
public
Parameters
NameTypeDescription
valueChar
Tags
01892ABD01, 02E3ABA98D, 0376596F91

LastIndexOf(Char,Int32)

Category
Method
Description
Reports the index position of the last occurrence of a specified Unicode character within this instance. The search starts at a specified character position.
Type
Int32
Character
public
Parameters
NameTypeDescription
valueChar
startIndexInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

LastIndexOf(Char,Int32,Int32)

Category
Method
Description
Reports the index position of the last occurrence of the specified Unicode character in a substring within this instance. The search starts at a specified character position and examines a specified number of character positions.
Type
Int32
Character
public
Parameters
NameTypeDescription
valueChar
startIndexInt32
countInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

LastIndexOf(String)

Category
Method
Description
Reports the index position of the last occurrence of a specified System.String within this instance.
Type
Int32
Character
public
Parameters
NameTypeDescription
valueString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

LastIndexOf(String,Int32)

Category
Method
Description
Reports the index position of the last occurrence of a specified System.String within this instance. The search starts at a specified character position.
Type
Int32
Character
public
Parameters
NameTypeDescription
valueString
startIndexInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

LastIndexOf(String,Int32,Int32)

Category
Method
Description
Reports the index position of the last occurrence of a specified System.String within this instance. The search starts at a specified character position and examines a specified number of character positions.
Type
Int32
Character
public
Parameters
NameTypeDescription
valueString
startIndexInt32
countInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

LastIndexOf(String,Int32,Int32,StringComparison)

Category
Method
Description
Reports the index position of the last occurrence of a specified System.String object within this instance. Parameters specify the starting search position in the current string, the number of characters in the current string to search, and the type of search to use for the specified string.
Type
Int32
Character
public
Parameters
NameTypeDescription
valueString
startIndexInt32
countInt32
comparisonTypeStringComparison
Tags
01892ABD01, 02E3ABA98D, 0376596F91

LastIndexOf(String,Int32,StringComparison)

Category
Method
Description
Reports the index of the last occurrence of a specified string within the current System.String object. Parameters specify the starting search position in the current string, and type of search to use for the specified string.
Type
Int32
Character
public
Parameters
NameTypeDescription
valueString
startIndexInt32
comparisonTypeStringComparison
Tags
01892ABD01, 02E3ABA98D, 0376596F91

LastIndexOf(String,StringComparison)

Category
Method
Description
Reports the index of the last occurrence of a specified string within the current System.String object. A parameter specifies the type of search to use for the specified string.
Type
Int32
Character
public
Parameters
NameTypeDescription
valueString
comparisonTypeStringComparison
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database